home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / tool-inc.zip / ITOA1.INT < prev    next >
Text File  |  1989-06-02  |  115b  |  4 lines

  1. function itoa (int: integer): string8;
  2. function ltoa (int: longint): string8;
  3. function wtoa (w: word): string8;
  4.